MailAddress object

Use the MailAddress object to customize scripts deployed by E-mail Management. The MailAddress object provides access to an individual address from the AddressList object.

Use the following syntax to retrieve a MailAddress object:

var myaddress;
myaddress = eMail.CC.Items(1);

For more information about E-mail Management, see the System Administrator Guide or Help.